@extends('layouts.vertical', ['title' => 'Starter']) @section('css') @endsection @section('content')

Starter

@endsection @section('script') @endsection