@extends('admin.layouts.app') @section('title', 'Create Product') @section('content')
{{--

Forms/ Horizontal Layouts

--}}

Create Product

{{-- --}}
USD
MMK
RMB
{{-- --}}
{{-- --}}
@endsection @section('scripts') @endsection