@extends('admin.layout.app') @section('title', $pageTitle . ' | LVT ') @section('content')
{{--

Danh mục app

--}}
Danh sách google ads report
@if(Auth::user()->role_id == 1) + Thêm mới @endif
@foreach ($result as $item) @endforeach
{{-- --}}

Google ads report cập nhật:

Đang tải dữ liệu...
@endsection @push('styles') @endpush @push('scripts') @endpush @push('scripts') @endpush