@extends('layout.index') @section('title', 'Escalation Frequency Data') @section('content')
@if ($message = Session::get('success'))
@elseif ($message = Session::get('error'))
@endif
Id Tab Country Program Brand Frequency date action
No records found.
@endsection