@extends('index') @push('header') @include('layouts.header') @endpush @section('content') @endsection @push('footer') @include('layouts.page-footer') @endpush