spegling av https://github.com/4xmen/xshop.git
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
16 rader
344 B
PHTML
16 rader
344 B
PHTML
@extends('admin.templates.panel-list-template')
|
|
|
|
@section('list-title')
|
|
<i class="ri-user-3-line"></i>
|
|
{{__("Contacts list")}}
|
|
@endsection
|
|
@section('title')
|
|
{{__("Contacts list")}} -
|
|
@endsection
|
|
@section('filter')
|
|
{{-- Other filters --}}
|
|
@endsection
|
|
@section('bulk')
|
|
{{-- <option value="-"> - </option> --}}
|
|
@endsection
|