@extends('layouts.app') @section('content')

Add Admin

@if($errors->any())
@endif
@csrf
Cancel
@endsection