@extends('layouts.app') @section('title', __('gym::lang.packages')) @section('content') @include('gym::layouts.nav')

@lang('gym::lang.packages')

@component('components.widget')
@lang('messages.add')
@lang('gym::lang.name') @lang('gym::lang.amount') @lang('gym::lang.duration') @lang('lang_v1.created_at') @lang('messages.action')
@endcomponent
@endsection @section('javascript') @endsection