@php @endphp @include('layouts.components.input_field', [ 'col' => 6, 'name' => 'location', 'label' => __('lang.location'), 'value' => $action == "edit" ? $work_order->location : '', ])

{{ __('lang.detail') }}


@if ($action == 'create')
@endif
{{ __('lang.total_amount') }} :
{{ __('lang.back') }}