@extends('frontend.layouts.app') @section('title') Register @stop @section('content')
@if (session()->has('success')) @endif
@stop @push('scripts') @endpush