@extends('web.layout.app') @section('css') @endsection @section('title','Home Page') @section('content') @endsection @section('scripts') @endsection