@extends('layouts.theme1') @section('title', 'Dashboard') @section('content')

Welcome to your Laravel App

@endsection