@extends('admin.layout.master') @section('css') @endsection @section('content')

{{awtTrans('عرض الشركة ')}}

{{awtTrans('صورة الشركة ')}}
{{awtTrans('صورة السجل التجاري ')}}
@if($type == 'company')
@else
@endif
@if($type == 'company')
@endif
@endsection @section('js') @endsection