@extends('main') @section('h_title', 'All Billings') @section('bill_view', 'active') @section('bill_main', 'active') @section('bill_show', 'show') @section('bill_expanded', 'true') @push('css_cdn') @endpush @section('body')
@endsection @push('js_cdn') @endpush @push('js') @endpush