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