@extends('website.includes.master') @section('title') Signup @endsection @section('content')
@include('website.includes.laravel_errors')

Create your account

@csrf

@endsection