@extends('admin.layouts.master') @section('title', 'Product') @section('content')
@include('admin.includes.msg')
@csrf

Uploaded Image

@endsection