@extends('admin.layouts.default') @section('content')

Hi,{{session()->get('name')}} welcome back!

Your business dashboard template

@endsection