@extends('index') @section('content')

{{ $title }}

@include('layouts.flashmessages')
@endsection @section('contentjs') @endsection