@extends('layout.app') @section('title','Employee List') @push('headerscript') @endpush @section('content')
S.no. Employee Type Employee Name Mobile No Joining Date Action
@endsection @push('footerscript') @endpush