@extends('base') @section('title', 'New user') @section('content')

Add new account

@endsection @section('custom_script') @endsection