Download Jadwal Salur

This commit is contained in:
Pusdatin BPKD Jkt
2022-08-04 16:04:00 +07:00
parent 009a3e913e
commit d981418604
16 changed files with 372 additions and 79 deletions
@@ -10,8 +10,9 @@ use Illuminate\Support\Facades\Auth;
class NotifikasiController extends Controller
{
public function __construct(){
$this->siteTitle = "Notifikasi";
parent::__construct();
$this->setTitle("Notifikasi");
$this->setIconTitle("far fa-bell");
}
public function index()