@extends('layouts.default') @section('content')
@csrf

{{ trans('labels.table') }}

     [ {{ trans('labels.add') }} ]


@endsection