@extends('layouts.master') @section('title', 'Secretarias') @section('content')

Secretarias

{!! $secretariats->render() !!}
@endsection