@extends('layout.main') @section('content')

{{__('Filter Project')}}

@csrf

{{__('Project Info')}}

{{__('Project Summary')}} {{trans('file.Priority')}} {{__('Assigned Employees')}} {{trans('file.Status')}} {{__('Start Date')}} {{__('End Date')}} {{__('Project Progress')}}
@endsection @push('scripts') @endpush