@if ($GlobalVar)
{{ $GlobalVar->nama_perusahaan }}
@else
{{ env('APP_NAME') }}
@endif
@extends('layout.master2') @push('style') @endpush @section('content')