@extends('backend.layouts.app') @section('title') {{ 'Treeview | '.env('APP_NAME') }} @endsection @section('breadcrumbs') @include('backend.layouts.partials.breadcrumbs',['current' => 'Treeview']) @endsection @push('before-css') @endpush @section('content')