diff --git a/resources/views/client/raffles/pages/contact-template.blade.php b/resources/views/client/raffles/pages/contact-template.blade.php index 92c7a4a..43c2844 100644 --- a/resources/views/client/raffles/pages/contact-template.blade.php +++ b/resources/views/client/raffles/pages/contact-template.blade.php @@ -5,69 +5,85 @@ - - - - Our Details - - - - - - - Call Us - - {{ setting('mobile') }} - {{ setting('phone') }} - - - - - - - Drop Us a Line - - {{ setting('email') }} - raffleseducare.com - - - - - - - Visit Us - - {{ setting('location') }} - Way to putalisadak - - - - - - - - Fill In The Form - - - @csrf - - - + + + + + + + + + + + + + Call Us + + {{ setting('mobile') }} + {{ setting('phone') }} + + + + + + + Drop Us a Line + + {{ setting('email') }} + raffleseducare.com + + + + + + + Visit Us + + {{ setting('location') }} + Way to putalisadak + + + + + - - - Send - Message - + + + + + + + + + + + Fill In The Form + + + @csrf + + + + + + + + Send + Message + + + - - @endsection + + +@endsection