@extends('layouts.master') @section('pagetitle') Add Attribute @endsection @section('title') Add Attribute @endsection @section('content')

Attribute

@csrf
@error('name')
{{ $message }}
@enderror
@endsection