@section('profile_active','active')
@include('layout.sidebar')
@include('layout.header')

My Profile

{{ Breadcrumbs::render('overview') }}
@foreach ($profile as $data) @endforeach
@include('user.password_edit_modal') @push('scripts') @endpush