@extends('layouts.simple.master') @section('title', 'Add products') @section('css') @endsection @section('main_content')

Add Product

Product Form
@endsection @section('scripts') @endsection