@extends('layouts.app') @section('title') {{__('messages.smart_patient_card.smart_patient_card_templates')}} @endsection @section('content')
@include('flash::message')
@endsection