@extends('layouts.app') @section('content')
{{ __('Local') }}
@csrf @method('DELETE')
Looks good!
@endsection