@extends('layout.main') @section('content')
@can('store-designation') @endcan @can('delete-designation') @endcan
{{trans('file.Designation')}} {{trans('file.Company')}} {{trans('file.Department')}} {{trans('file.action')}}
@endsection @push('scripts') @endpush