@extends('layouts.master') @section('content')

Add Template

@csrf

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


@endsection