@extends('front.layouts.app') @section('title', 'Oblasti i usluge') @section('content')

Oblasti i usluge

@foreach ($departments as $department) @endforeach
@endsection @push('scripts') @endpush