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

Filter

{{ Form::text('Title', '', array("class"=>"form-control")) }}
{{Form::select('CurrencyID',$Currency,'',array("class"=>"form-control select2 small"))}}

@stop @section('content')

Dynamic Link

@if(User::checkCategoryPermission('Dynamiclink','Add')) Add New @endif

{{----}}
Title Link Currency Created Date Action