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