@extends('layouts.master') @section('mainContent')
@if(Auth::user()->hasPermission('company_employee','create')) @endif
Name Email Mobile Role Department Designation Status Action
@endsection @section('customModal') @endsection