@extends('layout.main') @section('title') @endsection @section('styles') @endsection @section('content')

Starter Page

Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

Card link Another link
@endsection @section('scripts') @endsection