@extends('themes.default1.admin.layout.admin') @section('Settings') class="active" @stop @section('settings-bar') active @stop @section('languages') class="active" @stop @section('HeadInclude') @stop @section('PageHeader') @stop @section('breadcrumbs')
@stop @section('content') {!! Form::open(array('url'=>'language/add' , 'method' => 'post', 'files'=>true) )!!}{{Session::get('success')}}