@extends('site.layouts.master') @section('title', @$setting['title']) @section('meta_image', url('phimxhay.jpg')) @section('style-libraries') @stop @section('styles') @stop @section('content')
@if(isset($sliders))
@foreach($sliders as $live)
{{ $live->name }}

{{ $live->name }}

@endforeach
@endif

Phim mới

@include('site.pages.home.items', ['items' => $news])

Tải thêm

@if ($ads_below_movie_box)
@endif

Trending

Tải thêm

@if ($ads_below_movie_box)
@endif

Hot

@include('site.pages.home.items', ['items' => $hots])

Tải thêm

@stop @section('scripts') @stop