@push('head') @endpush @extends('layouts.app') @section('title', "Sklep") @section('main')
@csrf
@foreach($categories as $category)
@csrf
@csrf @method("DELETE")
@endforeach @endsection()