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

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

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