@extends('layouts.admin') @section('content') @section('headerTitle') Sondaje @endsection @section('breadcrumbs') {{ Breadcrumbs::render('admin.interact.sondaje') }} @endsection @section('buttons') @can('admin-create') @endcan @endsection