@extends('layouts.app') @section('title', 'Add Staff') @section('content')

Add Staff

@csrf
@endsection