@extends('layouts.admin') @section('content')
{{ __('Pacientes') }}
@include('includes.alerts')
No Nombre DPI Telefono Direccion Tipo
@endsection @section('scripts') @endsection