update
This commit is contained in:
@@ -54,6 +54,7 @@ class DokterController extends Controller
|
||||
protected static function genSurat($id, $tabel){
|
||||
$data = [];
|
||||
$data['tabel'] = $tabel;
|
||||
Log::info('Generate Surat '.$id.' with tabel '.$tabel);
|
||||
if ($tabel == 'GenerateHTMLFinal' OR $tabel == 'dengan kop' OR $tabel == 'PDF'){
|
||||
$kopsurat = url('/kopsurat.png');
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user