@extends('layouts.admin', ['pageType' => 'products']) @section('content') @include('widgets/admin-error-handling')
@csrf @method('POST')
@endsection