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