home page chacnge
This commit is contained in:
parent
5c0104014c
commit
3af6714e51
|
|
@ -10,7 +10,7 @@
|
|||
@include('Bilettm.Partials.HomeSlider')
|
||||
|
||||
@if(isset($cinema))
|
||||
@include('Bilettm.Partials.HomeCinema',['category'=>$cinema,'id'=>'kinoteatr'])
|
||||
@include('Bilettm.Partials.HomeCinema',['category'=>$cinema,'id'=>'kinoteator'])
|
||||
@endif
|
||||
|
||||
@if(isset($musical))
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
{{--</section>--}}
|
||||
|
||||
@if(isset($theatre))
|
||||
@include('Bilettm.Partials.HomeCinema',['category'=>$theatre,'id'=>'teatr'])
|
||||
@include('Bilettm.Partials.HomeCinema',['category'=>$theatre,'id'=>'teator'])
|
||||
@endif
|
||||
{{--<section id="second-add-wrapper" style="margin: 100px 0;">--}}
|
||||
{{-- <div class="container">--}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue