@extends('layouts.content') @section('body_content')
Back {{-- --}}
@csrf
@include('partials.alert') {{--
--}} {{-- --}} {{--
--}}
{{-- @dd($env) --}} @if($env === "PT. Interskala Mandiri Indonesia")
@endif
{{--
--}} {{-- --}} @if($env !== "PT. Interskala Mandiri Indonesia") @endif {{--
--}}
@include('btr.create.component.passanger') @include('btr.create.component.trip') @include('btr.create.component.cost') @include('btr.create.component.hotel')
@endsection