unnecessary classes deleted
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
 | 
			
		||||
@section('new_button')
 | 
			
		||||
    @permission('create-common-reports')
 | 
			
		||||
    <span class="new-button">
 | 
			
		||||
    <span>
 | 
			
		||||
        <a href="{{ route('reports.create') }}" class="btn btn-success btn-sm"><span class="fa fa-plus"></span>  {{ trans('general.add_new') }}</a>
 | 
			
		||||
    </span>
 | 
			
		||||
    @endpermission
 | 
			
		||||
 
 | 
			
		||||
@@ -3,7 +3,7 @@
 | 
			
		||||
@section('title', trans_choice('general.updates', 2))
 | 
			
		||||
 | 
			
		||||
@section('new_button')
 | 
			
		||||
    <span class="new-button">
 | 
			
		||||
    <span>
 | 
			
		||||
        <a href="{{ route('updates.check') }}" class="btn btn-warning btn-sm">
 | 
			
		||||
            <span class="fa fa-history"></span>  {{ trans('updates.check') }}
 | 
			
		||||
        </a>
 | 
			
		||||
 
 | 
			
		||||
@@ -3,8 +3,8 @@
 | 
			
		||||
@section('title', trans_choice('general.modules', 2))
 | 
			
		||||
 | 
			
		||||
@section('new_button')
 | 
			
		||||
    <span class="new-button"><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 class="new-button"><a href="{{ route('apps.my.index')  }}" class="btn btn-white btn-sm header-button-bottom"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span>
 | 
			
		||||
    <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-bottom"><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')
 | 
			
		||||
    <span class="new-button"><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm"><span class="fa fa-key"></span>  {{ trans('modules.api_key') }}</a></span>
 | 
			
		||||
    <span class="new-button"><a href="{{ route('apps.my.index')  }}" class="btn btn-white btn-sm"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span>
 | 
			
		||||
    <span><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm"><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"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span>
 | 
			
		||||
@endsection
 | 
			
		||||
 | 
			
		||||
@section('content')
 | 
			
		||||
 
 | 
			
		||||
@@ -3,12 +3,12 @@
 | 
			
		||||
@section('title', trans_choice('general.modules', 2))
 | 
			
		||||
 | 
			
		||||
@section('new_button')
 | 
			
		||||
    <span class="new-button">
 | 
			
		||||
    <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 class="new-button">
 | 
			
		||||
    <span>
 | 
			
		||||
        <a href="{{ route('apps.my.index')  }}" class="btn btn-white btn-sm header-button-bottom">
 | 
			
		||||
            <span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}
 | 
			
		||||
        </a>
 | 
			
		||||
 
 | 
			
		||||
@@ -3,12 +3,12 @@
 | 
			
		||||
@section('title', trans_choice('general.modules', 2))
 | 
			
		||||
 | 
			
		||||
@section('new_button')
 | 
			
		||||
    <span class="new-button">
 | 
			
		||||
    <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 class="new-button">
 | 
			
		||||
    <span>
 | 
			
		||||
        <a href="{{ route('apps.my.index')  }}" class="btn btn-white btn-sm header-button-bottom">
 | 
			
		||||
            <span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}
 | 
			
		||||
        </a>
 | 
			
		||||
 
 | 
			
		||||
@@ -3,8 +3,8 @@
 | 
			
		||||
@section('title', trans_choice('general.modules', 2))
 | 
			
		||||
 | 
			
		||||
@section('new_button')
 | 
			
		||||
    <span class="new-button"><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm"><span class="fa fa-key"></span>  {{ trans('modules.api_key') }}</a></span>
 | 
			
		||||
    <span class="new-button"><a href="{{ route('apps.my.index')  }}" class="btn btn-white btn-sm"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span>
 | 
			
		||||
    <span><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm"><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"><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')
 | 
			
		||||
    <span class="new-button"><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm"><span class="fa fa-key"></span>  {{ trans('modules.api_key') }}</a></span>
 | 
			
		||||
    <span class="new-button"><a href="{{ route('apps.my.index')  }}" class="btn btn-white btn-sm"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span>
 | 
			
		||||
    <span><a href="{{ route('apps.api-key.create') }}" class="btn btn-white btn-sm"><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"><span class="fa fa-user"></span>  {{ trans('modules.my_apps') }}</a></span>
 | 
			
		||||
@endsection
 | 
			
		||||
 | 
			
		||||
@section('content')
 | 
			
		||||
 
 | 
			
		||||
@@ -3,7 +3,7 @@
 | 
			
		||||
@section('title', trans_choice('general.invoices', 1) . ': ' . $invoice->invoice_number)
 | 
			
		||||
 | 
			
		||||
@section('new_button')
 | 
			
		||||
    <span class="new-button"><a href="{{ route('portal.dashboard') }}" class="btn btn-success btn-sm"><span class="fa fa-user"></span>  {{ trans('invoices.all_invoices') }}</a></span>
 | 
			
		||||
    <span><a href="{{ route('portal.dashboard') }}" class="btn btn-success btn-sm"><span class="fa fa-user"></span>  {{ trans('invoices.all_invoices') }}</a></span>
 | 
			
		||||
@endsection
 | 
			
		||||
 | 
			
		||||
@section('content')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user