@extends('layouts.app-admin') @section('content')
{{ __('all.add_admin') }}
@csrf
@endsection