@extends('admin.layouts.master') @section('page_title',__('admin.Reply to Request')) @section('page_heading',__('admin.Reply to Request')) @section('page_text',__('admin.Reply to Request')) @section('page_breadcrumb_icon') @endsection @section('page_breadcrumb_item', 'Reply to Request') @section('page_breadcrumb_item2', 'Reply to Request') @section('content')
@endsection