venues and about pages on mobile
This commit is contained in:
parent
f8aaa36735
commit
1bb1c2912d
|
|
@ -1,6 +1,7 @@
|
|||
@extends('Shared.Layouts.BilettmLayout',['folder' => 'mobile'])
|
||||
@section('after_styles')
|
||||
|
||||
<link rel="stylesheet" href="{{asset('vendor/owlcarousel/assets/owl.carousel.min.css')}}">
|
||||
<link rel="stylesheet" href="{{asset('vendor/owlcarousel/assets/owl.theme.default.min.css')}}">
|
||||
@endsection
|
||||
@section('content')
|
||||
<section class="my-3">
|
||||
|
|
|
|||
Loading…
Reference in New Issue