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