@extends('template.desktop.app') @section('content') @if ($errors->any())
Whoops! Ada masalah dengan input Anda:
@endif

User & Mitra Profile

@csrf
Data Login User

Data Profile Mitra

{{-- <-- 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