@extends('layout.client') @section('content')
{{trans('file.Title')}} {{__('Start Date')}} {{__('End Date')}} {{trans('file.Status')}} {{__('Assigned Employees')}} {{__('Task Progress')}} {{trans('file.action')}}
@endsection