@extends('layouts.master') @section('title', 'Patients | Proxima - Medical Management app') @section('title-topbar', 'Patients') @section('css') @endsection @section('fixedcontent') @if (Session::has('success'))
@endif @endsection @section('content') @endsection @section('js') @endsection