@extends('dashboard.master.layouts.master') @section('content')

Master Dashboard

@include('partials.validation_message')

Register Admin Account

@csrf
@endsection