@extends('layouts.master') @section('title') Company @endsection @section('page-title') Company @endsection @section('body')
{{$company_name}}
{{$user_email}}
{{$phone}}
{{$address1}}
{{$country}}
{{$state_name}}
{{$city_name}}
{{$address3}}
{{$currency_symbol}}
{{$thousand_symbol}}
{{$decimal_symbol}}
{{$decimal_places}}
{{$global_date_format}}