@extends('layouts.main') @section('content')

Product Master

@csrf
@if (\Session::has('success')) @endif @if (\Session::has('error')) @endif @if (session('status')) @endif

Search

@endsection