Create Invoice

@csrf

Client

Wranga L
@if($task_data['pricing_type'] == 'hourly')

Total Hours Worked

@else

Fixed Rate Job

${{$hourly_rate}}/fr

@endif

Your Rate

${{$hourly_rate}}/{{$task_data['pricing_type'] == 'hourly'?'hr':'fr'}}

Expenses

Add Expense

Total

${{$hourly_rate}}

@if($task_data['pricing_type'] == 'hourly')

Is this ongoing job?

@endif

Closing statement