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

User & Mitra Profile

Isi form dibawah ini untuk menambahkan user dan lengkapi juga profile mitra.

@csrf
Data Login User

Data Profile Mitra

@foreach ($shipments as $shipment)
@endforeach
@foreach ($marketPlaces as $marketPlace)
@endforeach
Batal
@endsection @push('scripts') @endpush