@extends('layout') @section('title') Design @endsection @section('content')

Design

@include('flash-message')

New Design

@csrf
@endsection @section('script') @endsection