@extends('template.desktop.app') @section('content')

User & Agen Profile

@if ($errors->any())
Whoops! Ada masalah dengan input Anda:
@endif
@csrf
Data Login User

Data Profile Agen

{{-- <-- Input "Telepon Utama" dihapus dari sini --}}
{{-- <-- Diubah ke col-md-12 --}}
>
@foreach ($shipments as $shipment)
@endforeach
@foreach ($marketPlaces as $marketPlace)
@endforeach
{{-- Submit --}}
Batal
@endsection @push('scripts') {{-- Script (tidak berubah) --}} @endpush