@extends('admin.master') @section('content') @push('stylesheets') @endpush @include('admin.flash-message') User Bar Chart @include('admin.footer') @push('scripts') @endpush @endsection