@extends('layouts.master') @section('title', 'Rate | Proxima - Medical Management app') @section('title-topbar', 'Rate') @section('css') @endsection @if (Session::has('success'))
{{ Session::get('success') }}