@extends('admin.layout') @section('content') Profile Dashboard Profile {{$myprofile->username}} {{$myprofile->institute}} {{-- 1.5K Post 1596 Followers 7896 Likes --}} Information {{-- Edit Edit --}} Name: {{$myprofile->username}} Phone: {{$myprofile->phone}} Email: {{$myprofile->email}} Company: {{$myprofile->institute}} Encryption Key: {{$myprofile->salt}} Turn on 2-Step Verification: OFF @endsection @push('footer-script') @endpush
{{$myprofile->institute}}