@extends('dispatcher.layout.base') @section('title', 'Update Profile ') @section('content')
Update Profile
{{csrf_field()}}
@endsection