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