@extends('layouts.customer') @section('title') Staffs @endsection @section('extra-css') @endsection @section('content')

@lang('Staffs List')

@lang('admin.form.button.new')
@lang('admin.table.name') @lang('admin.table.email') @lang('admin.table.status') @lang('Role') @lang('admin.table.action')
@endsection @section('extra-scripts') @endsection