@extends('admin.layouts.master') @section('title', __('taxido::static.zones.all')) @section('content')

{{ __('taxido::static.zones.all') }}

@can('zone.create') @endcan
@endsection