/var/www/cobraambalaj/resources/views
NameSizeModeActions
admin/-0755rm
auth/-0755rm
layout/-0755rm
sections/-0755rm
get_offer.blade.php30830644editdlrm
home.blade.php3760644editdlrm
projects.blade.php4950644editdlrm
Edit: /var/www/cobraambalaj/resources/views/home.blade.php (376B)
@extends('layout.app') @section('title', __('lang.navbar.home')) @section('content') @include('sections.header') @include('sections.main_slider') @include('sections.products') @include('sections.work_process') @include('sections.get_offer') @include('sections.why_choose_us') @include('sections.clients') @include('sections.contact') @include('sections.footer') @endsection