@extends('layout.main') @section('content')
@can('modify-details-employee') @endcan

{{ trans('file.Employee') }} {{ trans('file.Company') }} {{ trans('file.Contact') }} {{ trans('file.Status') }} {{ trans('file.action') }}
@endsection @push('scripts') @endpush