@extends('backend.layouts.master') @section('section-title', 'Product') @section('page-title', 'Product List') @if (check_permission('product.create')) @section('action-button') Add Product @endsection @endif @push('css') @endpush @section('content')