@extends('layouts.app2') @section('title', 'Users') @section('dynamic_css_excpt') @endsection @section('dynamic_css') @endsection @section('content')
{{ csrf_field() }}
Reset
{{-- --}}
# Employee Code Employee Name Designation Posted District Posted Block GP Service StatusDate Of Joining Contact NoAggrements
@endsection @section('dynamic_js') @endsection