@extends('layouts.adminapp') @section('content') {{-- Product Service Edit--}}
@csrf @method('patch')

Edit Product

{{--
--}}
{{--

Enter your next TODO

@csrf
Back --}} @endsection