@extends('layouts.blit') @section('content')
Cidadão Novo registro
@include('citizens.table') {{ $citizens->render() }}
@endsection