@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')
@csrf

0 Hrs

# @lang('modules.timeLogs.whoLogged') @lang('modules.timeLogs.whenLogged') @lang('modules.timeLogs.endTime') @lang('modules.timeLogs.totalHours') @lang('modules.timeLogs.memo') @lang('modules.timeLogs.lastUpdatedBy')
@endsection @push('footer-script')