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

Keyword: {{ $keyword->name }}

Edit
@csrf @method('DELETE')
@endsection