@extends('frontend.layouts.app') @section('title') {{app_name()}} @endsection @section('content') {{ app_name() }} {!! setting('meta_description') !!} Github Website @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. @endsection
{!! setting('meta_description') !!}
In the following section we listed a number of screenshots of different parts of the project, Laravel Starter.