@extends('layouts.admin') @section('title', trans_choice('general.notifications', 2)) @section('new_button') @endsection @section('content') @stack('new_apps') @stack('exports') @stack('imports') @stack('invoices_recurring') @stack('invoices_reminder') @stack('bills_recurring') @stack('bills_reminder') @stack('end') @endsection @push('body_js') @endpush @push('scripts_start') @endpush