@extends('layouts.master') @section('title', 'User Cards') @section('css') @endsection @section('breadcrumb')

User Cards

@endsection @section('main_content')
@endsection @section('scripts') @endsection