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

{{ __('taxido::static.preferences.preferences') }}

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