@extends('layouts.app') @section('header') @endsection @section('content')

Welcome to Materialize

@endsection @section('scripts') @endsection