{{ $title }}
Claim your store
@if (Session::has('error'))
{{ Session::get('error') }}
{{-- @endif --}}
@elseif (Session::has('success'))
{{ Session::get('success') }}
@else
Generally, to claim your More Classifieds Store, fill up the form below and submit
@endif