@extends('layouts.app') @section('title') {{ __('messages.landing_cms.section_two') }} @endsection @section('page_css') @endsection @section('content') @include('flash::message') @include('layouts.errors')