@extends('layouts.admin.app') @section('content')
@if( Session::get('permissions.user_type') == 'A' )
@csrf

Create Product

*
*

Yes       No
*
Note: You can leave it blank if product price and actual price is same
*
*
*
*
*
*
@endif
@endsection