@extends('layouts.master') @section('title') Products @endsection @section('page-title') Products @endsection @section('body') @endsection @section('content')

Edit {{$Results->product_name}}

@endsection @section('scripts') @endsection