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

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

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