@extends('layouts.main') @section('title', 'Apps') @section('content') @push('head') @endpush
@include('include.message')
{{ __('Serial No.')}} {{ __('Icon')}} {{ __('Name')}} {{ __('Coin')}} {{ __('Url')}} {{ __('Description')}} {{ __('View')}} {{ __('Created Date')}} {{ __('Action')}}
@push('script') @endpush @endsection