@extends('layouts.admin') @section('css') @endsection @section('content')
{{ $data->adminId ? __('admin_user.edit') : __('admin_user.add') }}