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

User Cards

@endsection @section('scripts') @endsection