@extends(auth()->user()?->role === 'product_master' ? 'layouts.product-master' : 'layouts.layout-horizontal') @section('title', ' Products') @section('css') @endsection @section('content')