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