@extends('layoutAdmin') @section('js') @stop @section('content1')
Dodavanje Novosti @if (isset($new)) Prikazi novost @endif
@include('errors.list')
@endsection