@extends('frontend.layouts.app') @section('title') @endsection @section('seo') Contact Us | JRS @endsection @section('content') @if(session('success'))
@endif @if(session('error'))
@endif

LEAVE US A MESSAGE

INFO@FDI.COM
(02) 951-1515 / (02) 951-6637
CMI BLDG, 315 COMMONWEALTH
AVE DILIMAN, QUEZON CITY, 1128 METRO
MON - SAT: 8:00AM - 5:00PM
SUNDAY: CLOSED
@csrf
@endsection