@extends('merchant.layouts.master') @section('content')
@include('merchant.partials.sidenav') @include('merchant.partials.topnav')
@include('merchant.partials.breadcrumb') @yield('panel')
@endsection @push('style') @endpush