@extends('admin.layout.master') @section('custom_style') @endsection @section('content')
@include('v2.admin.dashboard.chart',['route_name' => 'restaurant.chart.dashboard'])
@endsection @section('script') @endsection