@extends('web.layouts.app') @section('title')@endsection @section('meta_description')@endsection @section('css') @endsection @section('content') @include('web.module.home.trail') @endsection @section('js') @endsection