@extends('web.layouts.front') @section('title') {{ __('web.home') }} @endsection @section('content') @include('web.home.lp.home_body') @endsection