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

{{ __('Add New Staff') }}

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