@extends('layouts.admin') @section('content') @can('apk_create')
{{ trans('global.add') }} Apk
@endcan
Apk {{ trans('global.list') }}
ID Version Release Date Release Notes Play Store Link App Store Link Size (MB) File  
@endsection @section('scripts') @parent @endsection