@extends('layouts.main') @section('body') @yield('body_content') @include('partials.footer') @endsection