@extends('admin.layouts.content') @section('content')
@include('components.card_header', ['title' => 'Settings'])
{{ csrf_field() }}
@endsection