@extends('layouts.app') @section('title', 'Edit Product') @section('content') @php $routePrefix = strtolower(auth()->user()->role->name); @endphp