@extends('layouts.master') @section('css') @endsection @section('title') Staffs @endsection @section('content')

Staffs

Add Staff
@endsection @section('script') @endsection