@extends('layouts.admin') @section('title', 'Price lists — '.config('app.name')) @section('page_title', 'Price lists') @section('breadcrumbs')
{{ $lists->count() }} lists · {{ $totalCountries }} country mappings
Click a price group to filter the country table. Use Edit to change rates and SI pricing.
Showing {{ $countries->firstItem() ?: 0 }}–{{ $countries->lastItem() ?: 0 }} of {{ $filteredCount }} @if ($listFilter !== '' || $q !== '') (filtered) @endif
| Country | Price list | Currency | |
|---|---|---|---|
| {{ $row->country }} | {{ $row->price_list_code }} | {{ $mapped?->currency_code ?: '—' }} | Open list |
| No countries match these filters. Clear filters | |||