Add (vite build)

This commit is contained in:
2023-09-21 23:58:23 +08:00
parent d8ed8bdb1d
commit 18705bd5e4
39 changed files with 3686 additions and 1221 deletions

View File

@@ -1,6 +1,6 @@
@extends('front.layouts.app')
@section('content')
<div class="container px-4 py-5 my-5 text-center">
<h1 class="fw-bolder">Coming soon.</h1>
<h1 class="fw-bolder">Coming soon.</h1>
</div>
@endsection