@php $page_name = 'Staffs'; @endphp @include('partial.header')
@include('partial.navigation')
@if(\Session::has('success'))
{{\Session::get('success')}}
@endif @if($errors->any()) @foreach ($errors->all() as $error)
{{$error}}
@endforeach
@endif
Staff
Search
Sr Party Name Role Username W-Mode Mobile Address Agent Active Updated By Updated Date Action
Sr Party Name Role Username W-Mode Mobile Address Agent Active Updated By Updated Date Action
@include('partial.footer')