@extends('layouts.app') @section('title', 'Edit Staff - ' . $staff->name) @push('styles') @endpush @section('content')
@endsection @push('scripts') @endpush