@extends(backpack_view('blank')) @section('content')

Pekerjaan Detail pekerjaan. Back to all tasks

@csrf
@if($allAction != 'view')
@endif Kembali Cetak
@if($showSaveMaps) @endif
@csrf
@endsection @section('script') {{-- --}} @if($showMaps) @section('before_scripts') @if($showEditMaps) @if(isset($map->latitude) && isset($map->longitude)) @include('tasks.peta.gmapsid') @include('tasks.peta.object_penilaian_jsid') @else @include('tasks.peta.gmaps')rtisan serve@include('tasks.peta.object_penilaian_js') @endif @else @include('tasks.peta.gmaps') @include('tasks.peta.object_penilaian_js') @endif @if($showSaveMaps) @endif @endsection @endif