@extends('site.layouts.app') @section('title', 'Registration') @section('content')

Registration

{!! $content->register !!}
@endsection