@extends('layouts.master') @section('title','Buyer Dashboard') @section('content') @include('partials.headerbanner',['title'=>"Product List",'banner' => asset('images/product-list-bnr.jpg')]) @include('partials.header')