@extends('backend.layout') @section('content')
{{ __('Add User') }}
@csrf

...
{{ __('Choose Photo') }}

{{--

--}}

@endsection