@extends('layouts.app') @section('metades') @endsection @section('title') {{ $data['metaTitle'] }} @endsection @section('content')

binoysadan.jhargram@rediffmail.com

Jangal Khash Plot No- 158/194 Nedabora P.O & P.S-Jhargram,

9933611307 /
9800446729

@if (Session::has('message'))

{{ Session::get('message') }}

@endif
@csrf
@if ($errors->has('g-recaptcha-response')) {{ $errors->first('g-recaptcha-response') }} @endif
@endsection @push('scripts') @endpush