revered button icon
This commit is contained in:
		| @@ -3,8 +3,8 @@ | ||||
| @section('title', trans_choice('general.modules', 2)) | ||||
|  | ||||
| @section('new_button') | ||||
|     <a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm">{{ trans('modules.api_key') }}</a> | ||||
|     <a href="{{ route('apps.my.index') }}" class="btn btn-white btn-sm">{{ trans('modules.my_apps') }}</a> | ||||
|     <span><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm header-button-top"><span class="fa fa-key"></span>  {{ trans('modules.api_key') }}</a></span> | ||||
|     <span><a href="{{ route('apps.my.index') }}" class="btn btn-white btn-sm header-button-top"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span> | ||||
| @endsection | ||||
|  | ||||
| @section('content') | ||||
|   | ||||
| @@ -3,8 +3,8 @@ | ||||
| @section('title', trans_choice('general.modules', 2)) | ||||
|  | ||||
| @section('new_button') | ||||
|     <a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm">{{ trans('modules.api_key') }}</a> | ||||
|     <a href="{{ route('apps.my.index') }}" class="btn btn-white btn-sm">{{ trans('modules.my_apps') }}</a> | ||||
|     <span><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm header-button-top"><span class="fa fa-key"></span>  {{ trans('modules.api_key') }}</a></span> | ||||
|     <span><a href="{{ route('apps.my.index') }}" class="btn btn-white btn-sm header-button-top"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span> | ||||
| @endsection | ||||
|  | ||||
| @section('content') | ||||
| @@ -22,7 +22,7 @@ | ||||
|         <div class="card-footer"> | ||||
|             <div class="row"> | ||||
|                 <div class="col-md-12"> | ||||
|                     <a href="{{ url($back) }}" class="btn btn-white">{{ trans('modules.back') }}</a> | ||||
|                     <a href="{{  url($back) }}" class="btn btn-white header-button-top"><span class="fas fa-arrow-left"></span>  {{ trans('modules.back') }}</a> | ||||
|                 </div> | ||||
|             </div> | ||||
|         </div> | ||||
|   | ||||
| @@ -3,8 +3,8 @@ | ||||
| @section('title', trans_choice('general.modules', 2)) | ||||
|  | ||||
| @section('new_button') | ||||
|     <a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm">{{ trans('modules.api_key') }}</a> | ||||
|     <a href="{{ route('apps.my.index') }}" class="btn btn-white btn-sm">{{ trans('modules.my_apps') }}</a> | ||||
|     <span><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm header-button-top"><span class="fa fa-key"></span>  {{ trans('modules.api_key') }}</a></span> | ||||
|     <span><a href="{{ route('apps.my.index') }}" class="btn btn-white btn-sm header-button-top"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span> | ||||
| @endsection | ||||
|  | ||||
| @section('content') | ||||
|   | ||||
| @@ -3,8 +3,8 @@ | ||||
| @section('title', trans_choice('general.modules', 2)) | ||||
|  | ||||
| @section('new_button') | ||||
|     <a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm">{{ trans('modules.api_key') }}</a> | ||||
|     <a href="{{ route('apps.my.index') }}" class="btn btn-white btn-sm">{{ trans('modules.my_apps') }}</a> | ||||
|     <span><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm header-button-top"><span class="fa fa-key"></span>  {{ trans('modules.api_key') }}</a></span> | ||||
|     <span><a href="{{ route('apps.my.index')  }}" class="btn btn-white btn-sm header-button-top"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span> | ||||
| @endsection | ||||
|  | ||||
| @section('content') | ||||
|   | ||||
| @@ -3,8 +3,8 @@ | ||||
| @section('title', trans_choice('general.modules', 2)) | ||||
|  | ||||
| @section('new_button') | ||||
|     <a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm">{{ trans('modules.api_key') }}</a> | ||||
|     <a href="{{ route('apps.my.index')  }}" class="btn btn-white btn-sm">{{ trans('modules.my_apps') }}</a> | ||||
|     <span><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm button-header-top"><span class="fa fa-key"></span>  {{ trans('modules.api_key') }}</a></span> | ||||
|     <span><a href="{{ route('apps.my.index')  }}" class="btn btn-white btn-sm button-header-top"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span> | ||||
| @endsection | ||||
|  | ||||
| @section('content') | ||||
|   | ||||
| @@ -3,8 +3,8 @@ | ||||
| @section('title', trans_choice('general.modules', 2)) | ||||
|  | ||||
| @section('new_button') | ||||
|     <a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm">{{ trans('modules.api_key') }}</a> | ||||
|     <a href="{{ route('apps.my.index')  }}" class="btn btn-white btn-sm">{{ trans('modules.my_apps') }}</a> | ||||
|     <span><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm button-header-top"><span class="fa fa-key"></span>  {{ trans('modules.api_key') }}</a></span> | ||||
|     <span><a href="{{ route('apps.my.index')  }}" class="btn btn-white btn-sm button-header-top"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span> | ||||
| @endsection | ||||
|  | ||||
| @section('content') | ||||
| @@ -24,13 +24,13 @@ | ||||
|  | ||||
|             <div class="col-md-6 text-left"> | ||||
|                 @if ($modules->current_page > 1) | ||||
|                     <a href="{{ url(request()->path()) }}?page={{ $modules->current_page - 1 }}" class="btn btn-white btn-sm">{!! trans('pagination.previous') !!}</a> | ||||
|                     <a href="{{ url(request()->path()) }}?page={{ $modules->current_page - 1 }}" class="btn btn-white btn-sm button-header-top"><span class="fas fa-arrow-left"></span>  {!! trans('pagination.previous') !!}</a> | ||||
|                 @endif | ||||
|             </div> | ||||
|  | ||||
|             <div class="col-md-6 text-right"> | ||||
|                 @if ($modules->current_page < $modules->last_page) | ||||
|                     <a href="{{ url(request()->path()) }}?page={{ $modules->current_page + 1 }}" class="btn btn-white btn-sm">{!! trans('pagination.next') !!}</a> | ||||
|                     <a href="{{ url(request()->path()) }}?page={{ $modules->current_page + 1 }}" class="btn btn-white btn-sm button-header-top">{!! trans('pagination.next') !!}  <span class="fas fa-arrow-right"></span> </a> | ||||
|                 @endif | ||||
|             </div> | ||||
|         @else | ||||
|   | ||||
		Reference in New Issue
	
	Block a user