@extends('crudbooster::admin_template') @section('content')
{{ $modul->name }} {{ $perusahaan->nama_perusahaan }} ({{$surat->id}})
@if($terkirim)

Permohonan ini sudah di proses !

@endif
@endsection @push('bottom') @endpush