@include("seller.sections.head")
@include('seller.sections.sidebar')
@include('seller.sections.header')
@yield('content')
@include('seller.sections.copy_right')
@include('seller.sections.widget') @include('seller.sections.script')