@extends('layouts.user-layout') @section('title') Edit Product @endsection @section('content')

Edit Product

Back
@csrf
Profile Preview
@endsection @section('script') @endsection