@extends('layouts.app') @section('title', 'Home page content') @section('content') @endsection @push('styles') @endpush @push('scripts') @endpush