@extends('layouts.external.app') @section('content')

Tambah Perusahaan

Daftar Perusahaan Tambah Perusahaan
@if(isset($api_error))
{{ $api_error }}
@endif
@csrf
@error('token')
{{ $message }}
@enderror
Kembali
@include('partials.external.footer') @endsection