@extends('master') @section('content') <div class="l-grid"> @include('organisms.forms.auth.register') </div> @endsection