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