@extends('frontend.layouts.app') @section('title') {{app_name()}} @endsection @section('content')
hero

{{ app_name() }}

{!! setting('meta_description') !!}

@include('frontend.includes.messages')

Screenshots of the project

In the following section we listed a number of screenshots of different parts of the project, Laravel Starter.

About page preview
Pricing page preview
Landing page preview
@endsection