@extends('layouts.seller') @section('content')
@include('layouts.partials.messages')
@include('seller/z_report/z_report_data')
@endsection