@extends('dispatcher.layout.base') @section('title', 'Update Profile ') @section('content')

@lang('admin.member.update_profile')

@lang('admin.member.update_profile')
{{csrf_field()}}
@endsection