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