@extends('layouts.admin.app') @section('content') @include('layouts.errors-and-messages') Order Status {{ csrf_field() }} Name Color @endsection @section('js') @endsection