@extends('layouts.master') @section('title', 'Add Products') @section('css') @endsection @section('breadcrumb')

Add Products

@endsection @section('main_content')
@endsection @section('scripts') @endsection