@extends('layouts.client-app') @section('page-title')

@lang($pageTitle) #{{ $project->id }} - {{ ucwords($project->project_name) }}

@endsection @push('head-script') @endpush @section('content')
@include('client.projects.show_project_menu')
# @lang('modules.projects.milestoneTitle') @lang('modules.projects.milestoneCost') @lang('app.status') @lang('app.deadline')
{{--Ajax Modal--}} {{--Ajax Modal Ends--}} @endsection @push('footer-script')