@extends('backend.layouts.master') @section('section-title', 'Product') @section('page-title', 'Add Product') @if (check_permission('product.update')) @section('action-button') All Product @endsection @endif @section('content')