@extends('layouts.main') @section('content') @include('partials.header') @include('partials.top-bar') @include('partials.footer') @endsection