@extends('layouts.master') @section('css') @endsection @section('content')

Data {{$title}}

# No Name
@endsection @section('js') @endsection