@extends('layouts.admin.b4') @section('content')

Admin Dashboard

{!! $lava->render('PieChart', 'Alliance Income', 'income-div') !!}
@endsection