@extends('auth.main_content') @section('content')
{{--Error if exist--}} @if ($errors->any()) @endif
{{--
SIGN UP--}}
@stop