@extends('website.layouts.app') @section('content') @include('website.components.header')
@include('website.components.footer') @endsection