@section('title') Edit Member @endsection
@csrf @method('put') @include('pages.company.members.form', ['user' => $user])