@extends('layouts.default')
@push('title', get_phrase('Team Packages'))
@section('content')
{{ get_phrase('Showing') . ' ' . count($packages) . ' ' . get_phrase('of') . ' ' . $packages->total() . ' ' . get_phrase('data') }}
{{ get_phrase('Team Packages') }}