@extends("base") @section("head") {{ env('APP_NAME') }} @parent @stop @section("body")
{{ env('APP_NAME') }}
Register Login
@stop