@extends('form.app') @section('styles') @endsection @section('content') {{-- navbar --}} @include('order::order_shipping.form.navbar')
@csrf
@include('order::order_shipping.form.setting')
@endsection @section('scripts')