@extends('layouts.admin') @section('title') Ananas | Add New Word @endsection @section('words') active {{session('sidebar_color')}} @endsection @section('breadcrumb') @endsection @section('style') @endsection @section('content')
Word Detail
@csrf
@endsection