@extends('layouts.app') @section('styles') @endsection @section('content')

{{ __('user_admin.user_form') }}

@csrf
{{--
--}}
status) ? ($user->status == 1 ? 'checked' : '') : 'checked' }} value="1">
status) ? ($user->status == 0 ? 'checked' : '') : '' }} value="0">