@extends('layouts.master') @section('content') @include('barcode.group', ['items' => $items, 'title' => $title]) @endsection