@extends('layout.main') @section('content')
@can('store-task') @endcan
{{trans('file.Title')}} {{__('Start Date')}} {{__('End Date')}} {{trans('file.Status')}} {{__('Assigned Employees')}} {{__('Created By')}} {{__('Task Progress')}} {{trans('file.action')}}
@endsection @push('scripts') @endpush