PATH:
home
/
lab2454c
/
omvstudio.com
/
resources
/
views
/
front
@extends('front.layouts.master') @section('title','Home') @section('content') {{-- start top categories --}} @include('front.home_sections.home-banner') {{-- end top categories --}} <div class="body__container__wrapp"> {{-- start top categories --}} @include('front.home_sections.top-categories') {{-- end top categories --}} {{-- start new release --}} @include('front.home_sections.new-release') {{-- end new release --}} {{-- start how works --}} @include('front.home_sections.how-works') {{-- end how works --}} {{-- start how works --}} @include('front.home_sections.watch-every-where') {{-- end how works --}} {{-- start Entertain yourself --}} @include('front.home_sections.entertain-your-self') {{-- end Entertain yourself --}} {{-- start faqQuestions --}} @include('front.home_sections.faq-questions') {{-- end faqQuestions --}} </div> @endsection
[-] category-list.blade.php
[edit]
[+]
profile
[+]
..
[-] sport-details.blade.php
[edit]
[-] movie-details.blade.php
[edit]
[+]
layouts
[+]
music
[-] music-details.blade.php
[edit]
[+]
common
[-] home.blade.php
[edit]
[-] single-category-list.blade.php
[edit]
[+]
payment
[-] dashboard.blade.php
[edit]
[+]
pages
[+]
home_sections
[+]
chat
[-] movie-details-with-passcode.blade.php
[edit]
[-] sport-list.blade.php
[edit]