@extends('layouts.theme1') @section('title', 'Dashboard') @section('style') @endsection @section('content')

Edit Answer

@csrf @method('PUT')
@endsection