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

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

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

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