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

@if(isset($data)) Edit @else Add @endif Admin User Management

@csrf @if(isset($data)) @endif