@extends('manager.layout.default') @section('title','Profile') @section('content')

Edit Profile

@include ('partials.notifications')

My Profile

{!! csrf_field() !!}
@endsection