@extends('front.layouts.main') @section('header') @endsection @section('content')
| Logo |
|
|---|---|
| Company Name | {{$data->company_name}} |
| {{$data->email}} | |
| Mobile | {{$data->mobile_1}} |
| Mobile 2 | {{$data->mobile_2}} |
| Phone | {{$data->phone}} |
| Address 1 | {{$data->address_1}} |
| Terms & Condition | {{$data->termsandcondition}} |