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
+1
View File
@@ -8,6 +8,7 @@ class HomeController extends Controller
{
public function index()
{
$this->setIconTitle("fa fa-home");
return view('home');
}