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

Staff List

SN Staff Action
@endsection @section('script') @endsection