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

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

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