@extends('layout.main') @section('filter')

Filter

{{ Form::select('ft_country', $countries, Input::get('Country') , array("class"=>"select2")) }}

@stop @section('content')

Code Decks

@include('includes.errors') @include('includes.success')
@if( User::checkCategoryPermission('CodeDecks','Upload') ) Upload @endif @if(User::checkCategoryPermission('CodeDecks','Add') ) Add New @endif @if( User::checkCategoryPermission('CodeDecks','Edit')) Change Selected @endif @if( User::checkCategoryPermission('CodeDecks','Delete')) @endif
ISO Code Country Code Description Interval 1 Interval N Actions