@extends('resource.index') @php $links['create'] = guard_url('card/card_offers/create'); $links['search'] = guard_url('card/card_offers'); @endphp @section('icon') @stop @section('title') {!! __('card::card_offers.title.main') !!} @stop @section('sub.title') {!! __('card::card_offers.title.list') !!} @stop @section('breadcrumb')