@extends('layouts.main') @section('content')
Section Information
@error('name')
{{ $message }}
@enderror
@endsection