@extends('front.layouts.app', ['title' => 'About']) @section('content') @include('front.layouts.app-header')

About

@include('front.layouts.app-footer') @endsection