@extends('layouts.app') @section('sidebar') @svg('home') {{ __('sidebar.dashboard') }} {{ __('sidebar.associates.title') }} @svg('database', 'fill-current') {{ __('sidebar.associates.index') }} @endsection