mobile version render homepage

This commit is contained in:
merdan 2020-02-13 20:29:29 +05:00
parent 28c9b69d22
commit 63ad822b00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
@extends('Shared.Layouts.BilettmLayout',['folder'=>'mobile])
@extends('Shared.Layouts.BilettmLayout',['folder'=>'mobile'])
@section('after_styles')
<link rel="stylesheet" href="{{asset('vendor/slick-carousel/slick/slick.css')}}">
<link rel="stylesheet" href="{{asset('vendor/owlcarousel/assets/owl.carousel.min.css')}}">