@extends('admin.pages.build') @section('title','İletişim Mesajı') @push('css') @endpush @section('content')
@csrf @method('put')

İletişim Mesajı

@endsection @push('js') @endpush