Skip to content

Instantly share code, notes, and snippets.

View muhghazaliakbar's full-sized avatar
🏠
Working from home

Muh Ghazali Akbar muhghazaliakbar

🏠
Working from home
View GitHub Profile
<?php
namespace AMS\RegistrasiSuratMagang;
use AMS\Models\SuratMasuk;
use Illuminate\Http\Request;
use AMS\Models\BodySuratKeluarMagang;
use AMS\Models\HeaderSuratKeluarMagang;
class RegistrasiSuratMagang