@extends('layouts.master') @section('title', 'User') @push('css') @endpush @section('content')
@csrf
{{--
This user name already--}} {{-- exist
--}}
{{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}
@csrf
@endsection @push('js') @endpush