@extends('layouts.master') @section('title') {{ __('Stream') }} @endsection @section('content')

{{ __('create').' '.__('Stream') }}

{{ __('list').' '.__('Stream') }}

{{__('id')}} {{__('no.')}} {{__('name')}} {{__('created_at')}} {{__('updated_at')}} {{__('action')}}
@endsection