@extends('admin.layout') @section('content')

Dashboard

Welcome to {{ config('app.name') }} admin panel.

@endsection