add new menu peta in dashboard
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
|
||||
@section('content')
|
||||
@include('layouts.partials/page-title', ['title' => 'Maps', 'subtitle' => 'Google Maps'])
|
||||
<div id="map" style="width: 100%; height: 78vh;"></div>
|
||||
<img src="" />
|
||||
<div id="map" style="width: 100%; height: 90vh;"></div>
|
||||
@endsection
|
||||
|
||||
@section('scripts')
|
||||
|
||||
Reference in New Issue
Block a user