@extends('seller.layouts.app') @section('content') @push('styles') @endpush @livewire('seller.dashboard.dashboard') @endsection