@extends('adminlte::page') @section('content_header')

Dashboard

@endsection @section('content')

Company Profile

# {{__('auth.image')}} {{__('auth.company_en')}} {{__('auth.company_kh')}} {{__('auth.address')}} {{__('auth.email')}} {{__('auth.phone_number')}} {{__('auth.action')}}
1 {{ $logo->company_en }} {{ $logo->company_kh }} {{ $logo->address }} {{ $logo->email }} {{ $logo->phone_number }}
@endsection