@extends('layout.main') @section('content')
@can('store-warning') @endcan @can('delete-warning') @endcan
{{trans('file.Employee')}} {{trans('file.Company')}} {{trans('file.Subject')}} {{__('Warning Date')}} {{trans('file.Status')}} {{trans('file.action')}}
@endsection @push('scripts') @endpush