@extends('layouts.backend.app') @section('title','Settings') @push('css') @endpush @section('content')
@csrf @method('PUT')
@csrf @method('PUT')
@endsection @push('js') @endpush