@extends('layouts.main') @section('breadcrumbs') {{ Breadcrumbs::render(request()->route()->getName()) }} @endsection @section('content')
@csrf
@include('lpj::surveyor.components.pembanding-kendaraan')
@endsection @push('scripts') @include('lpj::surveyor.js.utils') @endpush