@extends('layouts.fe_master') @php $title = "30PICTURES - CONTACT FORM"; $description = "Liên hệ nhà sáng tạo của chúng tôi"; $ogTitle = $title; $ogDescription = $description; $ogImage = url('/assets/images/media/media-1.jpg'); $twitterTitle = $title; $twitterDescription = $description; $artistName = "30PICTURES"; $schemaDescription = $description; @endphp @section('content')
{{-- --}} @endsection