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

@lang('general.create') User

@include('validate')

Users @lang('general.details')

@csrf
@endsection