@extends('layout.main') @section('content') @if(session()->has('message'))
{{ __('Field labels marked with * are required input fields.') }}