@extends('template') @section('main') @include('common.subheader') @include('common.sidenav') {{ trans('messages.header.employee_list') }} Id Firstname Lastname Email Contact Property Name Status Created at @stop @push('scripts') @endpush