@extends('layouts.app') @section('title', __('customer.list')) @section('css') @endsection @section('content')
Certificate Issue
@can('customer.create') @endcan
Show Rows:
1 - 10 of 10
@endsection @section('js') @endsection