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

Edit Meja: {{ $table->name }}

@csrf @method('PUT')
@endsection