@extends('front.layouts.app') @section('content') @include('front.layouts.app-header')
@include('front.layouts.app-footer') @endsection