@extends('../layout/' . $layout) @section('subhead') Edit Profile @endsection @section('subcontent')

Edit Profile

@csrf
Profile image
@endsection @section('script') @endsection