PATH:
home
/
lab2454c
/
bancmils.com
/
resources
/
views
/
frontend
@extends('frontend.layouts.master') @section('title', 'Home') @section('content') @include('frontend.homeSections.banner') <div class="body__container__wrapp"> @include('frontend.homeSections.explore') @include('frontend.homeSections.services') @include('frontend.homeSections.products') @include('frontend.homeSections.testimonials') </div> @endsection
[+]
..
[+]
layouts
[+]
homeSections
[+]
common
[-] home.blade.php
[edit]
[-] dashboard.blade.php
[edit]
[+]
imbFund
[+]
pages