@extends('agent.layouts.agent') @section('content') @include('agent.partials.sidebar')
@include('agent.partials.top-bar')
@yield('panel')
@endsection