@extends('web.layouts.front') @section('title') {{ __('messages.web_home.home') }} @endsection @section('page_css') @endsection @section('content') @endsection @section('page_scripts') @endsection