@extends('Layouts.sellerLayout') @section('content') @include('Front.Seller.Stats.header') @include('Front.Seller.Stats.' . $view) @endsection