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