@extends('layouts.master_auth') @section('title') Register @endsection @section('css') @endsection @section('content')

Create Account

Please fill the following details to create a new account.

@include('errors.list')
@endsection @section('js') @endsection