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

{{ __('Edit Staff') }}


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