@extends('admin.layout.layout') @section('title',__('Users')) @push('css') @endpush @section('breadcrumbs') @endsection @section('content')

{{ __('Add New User') }}

@csrf
getLocale() == 'ar') style="direction:rtl" @endif>
@if(auth()->user()->type == 1)
@endif
user()->type == 1) class="col-lg-12" @else class="col-lg-6" @endif>
@endsection @push('scripts') {{-- new --}} @if(app()->getLocale() == 'ar') @endif @endpush