@if($perusahaan && $perusahaan->logo_kantor && file_exists(public_path('storage/' . $perusahaan->logo_kantor)))
 }})
@elseif($perusahaan && $perusahaan->logo_kantor && file_exists(public_path($perusahaan->logo_kantor)))
 }})
@else
@endif
{{ $perusahaan->perusahaan ?? 'LOGO PERUSAHAAN' }}
{{ $perusahaan->moto ?? 'Network Solutions' }}
@if($errors->any())
@endif
@if(session('status'))