@extends('admin::curd.index') @section('heading') {!! trans('offer::offer.name') !!} {!! trans('cms.manage') !!} {!! trans('offer::offer.names') !!} @stop @section('title') {!! trans('offer::offer.names') !!} @stop @section('breadcrumb') @stop @section('entry')
@stop @section('tools') @stop @section('content')
{!! trans('offer::offer.label.name')!!} {!! trans('offer::offer.label.url')!!}
@stop @section('script') @stop @section('style') @stop