@extends('layouts.master') @section('main_content')

{{ __('Edit Staff') }}


@csrf @method('put')
{{__('Cancel')}}
@endsection