@extends('backpack::layout') @section('content') @include('admin.promocodes.top-bar')
@include('admin.promocodes.promocodes-table')
@endsection @section('after_scripts') @endsection