@extends('layout') @section('content')
Register
@include('forms.register')
@endsection