@extends('admin.master') @section('title') Admin Panel @endsection @section('content')

Welcome To Your Admin Dashboard

@endsection