@csrf
General Settings

Update the site name to reflect your brand or business identity. Changes will be applied across the system wherever the site name is displayed.

@if ($errors->has('site_name'))
{{ $errors->first('site_name') }}
@endif